github.com/refraction-networking/utls.serverHelloMsg.original (field)
9 uses
github.com/refraction-networking/utls (current package)
handshake_client_tls13.go#L103: confTranscript.Write(hs.serverHello.original[:30])
handshake_client_tls13.go#L105: confTranscript.Write(hs.serverHello.original[38:])
handshake_client_tls13.go#L281: hrrHello := make([]byte, len(hs.serverHello.original))
handshake_client_tls13.go#L282: copy(hrrHello, hs.serverHello.original)
handshake_messages.go#L751: original []byte
handshake_messages.go#L907: *m = serverHelloMsg{original: data}
handshake_messages.go#L1042: return m.original
u_public.go#L300: original: shm.Raw,
u_public.go#L330: Raw: shm.original,
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |